-
Notifications
You must be signed in to change notification settings - Fork 48
(4/n) Make log handler async #485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request was exported from Phabricator. Differential Revision: D78028382 |
Summary: Forgot to anonotate with async_trait thus having the issue before Reviewed By: shayne-fletcher, kaiyuan-li Differential Revision: D78028382
9a227e1
to
510bff6
Compare
Summary: Forgot to anonotate with async_trait thus having the issue before Reviewed By: shayne-fletcher, kaiyuan-li Differential Revision: D78028382
510bff6
to
9fe8605
Compare
This pull request was exported from Phabricator. Differential Revision: D78028382 |
Summary: Pull Request resolved: pytorch-labs#485 Forgot to anonotate with async_trait thus having the issue before Reviewed By: shayne-fletcher, kaiyuan-li Differential Revision: D78028382
9fe8605
to
02ca8c0
Compare
This pull request was exported from Phabricator. Differential Revision: D78028382 |
Summary: Pull Request resolved: pytorch-labs#485 Forgot to anonotate with async_trait thus having the issue before Reviewed By: shayne-fletcher, kaiyuan-li Differential Revision: D78028382
02ca8c0
to
288081b
Compare
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
Summary: Forgot to anonotate with async_trait thus having the issue before Reviewed By: shayne-fletcher, kaiyuan-li Differential Revision: D78028382
288081b
to
c5b43fc
Compare
Summary: Forgot to anonotate with async_trait thus having the issue before Reviewed By: shayne-fletcher, kaiyuan-li Differential Revision: D78028382
c5b43fc
to
cf26909
Compare
This pull request was exported from Phabricator. Differential Revision: D78028382 |
Summary: Pull Request resolved: pytorch-labs#485 Forgot to anonotate with async_trait thus having the issue before Reviewed By: shayne-fletcher, kaiyuan-li Differential Revision: D78028382
cf26909
to
d7a9bee
Compare
Summary: Pull Request resolved: pytorch-labs#485 Forgot to anonotate with async_trait thus having the issue before Reviewed By: shayne-fletcher, kaiyuan-li Differential Revision: D78028382
This pull request was exported from Phabricator. Differential Revision: D78028382 |
d7a9bee
to
34805b7
Compare
This pull request has been merged in 1e8e202. |
Summary: Forgot to anonotate with async_trait thus having the issue before
Reviewed By: shayne-fletcher
Differential Revision: D78028382